[Manager Summary]
Reports the page size, taking into account orientation, application drawing resolution, and scale settings.
OSStatus PMGetAdjustedPageRect(PMPageFormat pageFormat, PMRect *pageRect)
PARAMETERS
pageFormat
- A PMPageFormat object previously created by your application.
pageRect
- On return, a rectangle describing the size of the page after scaling, application drawing resolution and orientation settings are applied. The size returned is in your application drawing resolution, which you can determine by calling PMGetResolution.
- function result
- A result code. See Result Codes.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.